How to Install debian-archive-keyring software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install debian-archive-keyring software package in Ubuntu 12.04 LTS (Precise Pangolin)

debian-archive-keyring software package provides GnuPG archive keys of the Debian archive, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install debian-archive-keyring 

debian-archive-keyring is installed in your system.

Make ensure the debian-archive-keyring package were installed using the commands given below,

$ sudo dpkg-query -l | grep debian-archive-keyring *

You will get with debian-archive-keyring package name, version, architecture and description in a table

debian-archive-keyring package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Miscellaneous
Package debian-archive-keyring
Version 2010.08.28
Description GnuPG archive keys of the Debian archive
Sub Section misc


See Also, How to uninstall or remove debian-archive-keyring software package from Ubuntu 12.04 LTS (Precise Pangolin)?